home *** CD-ROM | disk | FTP | other *** search
/ Guide to Astrology / Guide to Astrology.iso / astro_20 / pnmanual.bat < prev    next >
DOS Batch File  |  1995-12-30  |  768b  |  25 lines

  1. echo off
  2. cls
  3. echo  
  4. echo ┌─────────────────────────────────────────────────────────────┐
  5. echo │                                                             │
  6. echo │  You are about to print the Personal Numerologist's Manual  │ 
  7. echo │                                                             │
  8. echo │        Please ready your printer to print 33 pages          │
  9. echo │                                                             │
  10. echo └─────────────────────────────────────────────────────────────┘
  11. echo  
  12. echo You can press the CTRL and BREAK keys at the same time 
  13. echo to terminate this job now, or
  14. echo  
  15. pause
  16. echo  
  17. echo       Printing. . .
  18. echo  
  19. copy pnmanual.doc lpt1:
  20. echo  
  21. echo  
  22. echo       Printing completed
  23. echo  
  24. echo  
  25.